summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlat9nq <22451773+lat9nq@users.noreply.github.com>2023-07-09 22:07:43 +0200
committerlat9nq <22451773+lat9nq@users.noreply.github.com>2023-07-09 22:07:43 +0200
commitf02226283e2401196e8efb52ae0feb0f65e83e60 (patch)
tree22fe19313e37d201274fe954641ed367d8141307
parentMerge pull request #11030 from lat9nq/tz-restrict-msvc (diff)
downloadyuzu-f02226283e2401196e8efb52ae0feb0f65e83e60.tar
yuzu-f02226283e2401196e8efb52ae0feb0f65e83e60.tar.gz
yuzu-f02226283e2401196e8efb52ae0feb0f65e83e60.tar.bz2
yuzu-f02226283e2401196e8efb52ae0feb0f65e83e60.tar.lz
yuzu-f02226283e2401196e8efb52ae0feb0f65e83e60.tar.xz
yuzu-f02226283e2401196e8efb52ae0feb0f65e83e60.tar.zst
yuzu-f02226283e2401196e8efb52ae0feb0f65e83e60.zip
-rwxr-xr-x.ci/scripts/windows/docker.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/.ci/scripts/windows/docker.sh b/.ci/scripts/windows/docker.sh
index 0be3613aa..45f75c874 100755
--- a/.ci/scripts/windows/docker.sh
+++ b/.ci/scripts/windows/docker.sh
@@ -56,7 +56,6 @@ for i in package/*.exe; do
x86_64-w64-mingw32-strip "${i}"
done
-pip3 install pefile
python3 .ci/scripts/windows/scan_dll.py package/*.exe package/imageformats/*.dll "package/"
# copy FFmpeg libraries